| lcTIN_LoadPoints | Home |
|
int lcTIN_LoadPoints ( LPCWSTR szFileName, HANDLE hLcWnd ); |
| szFileName | |
| Points filename. If the string is "<Dialog>" or empty, then user will select a file by dialog. | |
| hLcWnd | |
| Handle to a graphics window object. | |
| Number of added points. |
| lcTIN_AddPoint, lcTIN_AddPoint2 |